NAME
programp - is the argument an program?

SYNTAX
int programp(mixed arg);

DESCRIPTION
Returns 1 if arg is a program, zero otherwise.

KEYWORDS
program

SEE ALSO
intp, multisetp, arrayp, stringp, objectp, mappingp, floatp and functionp